home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000840_Wilhelms@uni-augsburg.de_Wed Aug 10 13:05:36 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from bbiwy.CC.Uni-Augsburg.DE by cs.umb.edu with SMTP id AA26767
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Wed, 10 Aug 1994 06:54:40 -0400
  3. Received: from koibm02c.MNWF.Uni-Augsburg.DE (koibm02c.MNWF.Uni-Augsburg.DE [137.250.70.5]) by bbiwy.CC.Uni-Augsburg.DE (8.6.8.1/8.6.8) with SMTP id MAA15728 for <tex-k@cs.umb.edu>; Wed, 10 Aug 1994 12:37:26 +0200
  4. Received: by koibm02c.MNWF.Uni-Augsburg.DE (AIX 3.2/UCB 5.64/4.03)
  5.           id AA14070; Wed, 10 Aug 1994 12:05:37 +0200
  6. Message-Id: <9408101005.AA14070@koibm02c.MNWF.Uni-Augsburg.DE>
  7. To: tex-k@cs.umb.edu
  8. Subject: xdvik-1.8+gcc-2.5.8+PostScript problem on AIX 3.2.4
  9. X-Mailer: mh
  10. Date: Wed, 10 Aug 94 12:05:36 +0100
  11. From: Gerhard Wilhelms <Wilhelms@uni-augsburg.de>
  12.  
  13. Just installed xdvik-1.8 on AIX 3.2.4 with gcc-2.5.8. Everything
  14. compiled smoothly but xdvi displayed no PostScript figures included
  15. with \epsfbox.
  16.  
  17. The problem is in epsf.c, line 532:
  18.  
  19.     bitmap = get_bitmap(psfilename, epsf_scale, epsf_scale, llx, lly, urx, ury,0);
  20.  
  21. The last argument to get_bitmap should be 0.0 instead of 0. On
  22. AIX with the configuration above the value of 0 is passed as
  23. 4512395720392704.000000 to GhostScript.
  24.  
  25. Regards,
  26.  
  27.         Gerhard Wilhelms
  28. _____________________________________________________________________
  29.         University of Augsburg (Germany)
  30.         Department of Mathematics - Computer Science
  31.         Universitaetsstrasse 2
  32.         D-86159 Augsburg                    Phone : +49 +821/598-2116 
  33.         Internet: Wilhelms@Uni-Augsburg.DE    Fax :          598-2200